home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / DynRisk 68k 4.01 demo.sit / DynRisk-Help.rsrc / TEXT_7406.txt < prev    next >
Text File  |  1996-08-30  |  2KB  |  40 lines

  1. Pie chart settings
  2.  
  3. Pie chart settings are handled by a special dialog box.
  4.  
  5. The popup menu in this dialog box is used to select the statistic plotted in pie charts. Available statistics are:
  6.  
  7.     窶「 Base
  8.     窶「 Mean
  9.     窶「 St.dev.
  10.     窶「 Min
  11.     窶「 Max
  12.     窶「 Inp.mean
  13.     窶「 Loc.mean
  14.     窶「 Inp.base
  15.     窶「 Loc.base
  16.     窶「 Slope
  17.     窶「 Interc.
  18.     窶「 Covar.
  19.     窶「 Correl.
  20.     窶「 Cr.mean
  21.     窶「 Cr.var.
  22.     窶「 Sn.mean
  23.     窶「 Sn.var.
  24.     窶「 Lo.fract.
  25.     窶「 Md.fract.
  26.     窶「 Hi.fract.
  27.     窶「 Lo.cont.
  28.     窶「 Md.cont.
  29.     窶「 Hi.cont.
  30.  
  31. The two 窶徨adio buttons窶 in the dialog box are used control the way of handling negative values in the pie chart. Since negative values cannot be represented in a sensible way in a pie chart, DynRisk needs to apply some sort of rule to deal with such values. There are two possible options you could choose between:
  32.  
  33.     窶「 Absolute values
  34.     窶「 Positive values
  35.  
  36. If the 窶廣bs. values窶 option is selected, DynRisk will replace all negative values by their absolute values. Thus, if e.g., a data node has mean equal to -10.7, then in a pie chart of means this data node will get a piece of the pie corresponding to the value 10.7.
  37.  
  38. If the 窶弃os. values窶 option is selected, DynRisk will replace all negative values by zero. Thus, if e.g., a data node has mean equal to -10.7, then in a pie chart of means this data node will not appear in the pie at all.
  39.  
  40. Note that in cases where all the statistics either are zeros or converted to zeros (using the 窶弃os. values窶 method), it is impossible to construct a pie chart. In such situations you will get an error message.